| Total Complexity | 17 |
| Dependencies | 7 |
| Dependents | 2 |
| Total lines | 168 |
| Lines of code | 70 |
| Logical lines of code | 36 |
| Comment lines | 70 |
| Methods | 10 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_amount() | 52 | 6 | 26 | |
| from_json() | 58 | 3 | 16 | |
| __construct() | 81 | 1 | 3 | |
| getIterator() | 80 | 1 | 3 | |
| get_array() | 82 | 1 | 3 | |
| add_line() | 80 | 1 | 3 | |
| new_line() | 74 | 1 | 5 | |
| count() | 80 | 1 | 3 | |
| jsonSerialize() | 82 | 1 | 3 | |
| __toString() | 72 | 1 | 5 |